type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToUint

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L800: 			return scanPlanBinaryInt4ToUint{}
		int.go#L1093: type scanPlanBinaryInt4ToUint struct{}
		int.go#L1095: func (scanPlanBinaryInt4ToUint) Scan(src []byte, dst any) error {